<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
 <meta charset="utf-8">

 <!-- Use the .htaccess and remove these lines to avoid edge case issues.
 More info: h5bp.com/i/378 -->
 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

 <title>$SITE_NAME$</title>
 <meta name="description" content="">

 <!-- Mobile viewport optimized: h5bp.com/viewport -->
 <meta name="viewport" content="width=device-width">

 <!-- Place favicon.ico and apple-touch-icon.png in the root directory: mathiasbynens.be/notes/touch-icons -->

 <link rel="stylesheet" href="/templates/css/bootstrap.css">
 <link rel="stylesheet" href="/templates/css/bootstrap-responsive.css">
 <link rel="stylesheet" href="/templates/js/flexslider.css" type="text/css">
 <link rel="stylesheet" href="/templates/css/style.css">
 <link href='http://fonts.googleapis.com/css?family=Oswald:400,700,300' rel='stylesheet' type='text/css'>

 <!-- More ideas for your <head> here: h5bp.com/d/head-Tips -->

 <!-- All JavaScript at the bottom, except this Modernizr build.
 Modernizr enables HTML5 elements & feature detects for optimal performance.
 Create your own custom Modernizr build: www.modernizr.com/download/ -->
 <script src="/templates/js/vendor/modernizr-2.5.3.min.js"></script>
</head>

<body>
 <!-- Prompt IE 6 users to install Chrome Frame. Remove this if you support IE 6.
 chromium.org/developers/how-tos/chrome-frame-getting-started -->
 <!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->
<!-- Header --> 
<div class="container">
$GLOBAL_AHEADER$
 <!-- End Head -->
 <section class="promo_slider">

 <div class="slider_border">
 <div class="slides_container">
 <div><img src="/templates/img/slide_1.png" height="388" /></div>
 <div><img src="/templates/img/slide_2.png" height="388" /></div>
 <div><img src="/templates/img/slide_3.png" height="388" /></div> 
 </div>
 </div>
 <div id="pagination">
 <ul class="pagination">
 <li class="current">
 <a href="#0"></a>
 </li>
 <li>
 <a href="#1"></a>
 </li>
 <li>
 <a href="#2"></a>
 </li>
 </ul>
 <div class="clear"></div>
 </div> 
 <a href="#" class="next"></a> <a href="#" class="prev"></a> 
 </section>
 <div class="h_line"></div>

 <section class="promo_meassage">
 <p class="promo_txt">  Sirius   uCoz!    </p>
 <div class="button"><a href="#" class="generic_button w_arrow"><span><span>download</span></span></a></div>
 <div class="clear"></div>
 </section>
 <div class="h_line"></div>
<div class="block_blog right_sidebar">
 <div class="blog_content">
<!-- <body> -->
$LAST_NEWS$
<!-- </body> -->
 </div>
<div class="blog_sidebar">
$GLOBAL_CLEFTER$
 </div>

<div class="clear"></div>
 </div>

</div>
$GLOBAL_BFOOTER$
</body>
</html>